apt-move software package provides Maintain Debian packages in a package pool, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install apt-move
apt-move is installed in your system.
Make ensure the apt-move package were installed using the commands given below,
$ sudo dpkg-query -l | grep apt-move *
You will get with apt-move package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Administration Utilities |
| Package | apt-move |
| Version | 4.2.27-3build4 |
| Description | Maintain Debian packages in a package pool |
| Sub Section | admin |